BoxShadow Constructor

Initializes a new instance of BoxShadow.
 

Parameters

hShadow

Type: Number
The position of the horizontal shadow.
vShadow

Type: Number
The position of the vertical shadow.
blur

Type: Number
The blur distance.
spread

Type: Number
The size of the shadow.
color

Type: dundas.controls.Color
The color of the shadow.
inset

Type: Boolean
True to make inset instead of outset (default) shadow.